home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / boot / NewAllocMem.lha / NewAllocMem.readme < prev   
Text File  |  1997-11-04  |  2KB  |  101 lines

  1. Short:    Patch for AllocMem() V1.0
  2. Author:   Adam Polkosnik <lucky@silly.com>
  3. Uploader: Adam Polkosnik <lucky@silly.com>
  4. Type:     util/sys
  5. Version:  1.0
  6. Requires: kick 3.0+.
  7. Long:
  8.  
  9. NewAllocMem © 1997 Adam Polkosnik
  10.  
  11. DESCRIPTION:
  12. -----------
  13. This proggy patches AllocMem() of the exec.library to
  14. use one that is better for a few reasons...
  15.  
  16.  
  17. DISCLAIMER:
  18. ----------
  19. Use this program at your own risk!
  20. I assume no responsibility or liability for problem(s) and/or damage(s)
  21. that occur by the use, modification, and/or existence of this product,
  22. and/or its parts in any form.
  23. Don't blame me if your miggy ate your dog,cat and your research paper ;-)
  24.  
  25.  
  26. INSTALLATION:
  27. ------------
  28. Copy it to your c: directory or wherever you like.
  29. You can add the line C:NewAllocMem to your startup-sequence, or
  30. user-startup.
  31.  
  32. USAGE:
  33. -----
  34. C:NewAllocMem
  35.  
  36. That should do the magic. 
  37.  
  38.  
  39.  
  40. WHAT'S SO GOOD ABOUT IT:
  41. -----------------------
  42.  
  43.     - NewAllocMem is full AllocMem() replacement
  44.     
  45.     - Doesn't call Allocate() or AllocAbs() anymore
  46.  
  47.     - Flush should work for the first time
  48.       (no need for "magic" like in AllocP) 
  49.  
  50.     - Fast memory clearing routine is used
  51.       to clear big blocks of memory
  52.  
  53.     - Obvious optimisations made...(should be faster than the original)
  54.  
  55. REASONS FOR THIS RELEASE:
  56. ------------------------
  57.  
  58.      - I was getting tired of all those partial replacements that
  59.        were wasting CPU time.
  60.        
  61.      - AllocP 1.x ( C coded version) yuck!
  62.      
  63.      - Getting publicity for upcoming OS-patcher made by me with cooperation
  64.         with:
  65.           - Dave Jones
  66.           - Iain Barclay
  67.           - Jess Sosnoski
  68.      
  69.      - Hmm... I just forgot this one...
  70.  
  71.  
  72. HISTORY:
  73. -------
  74. 1.0     First Release
  75.  
  76. AUTHOR:
  77. ------
  78. Adam Polkosnik
  79. 140 N3 Street #1
  80. Brooklyn, NY 11211
  81. USA
  82.  
  83. lucky@silly.com
  84.  
  85. Updates will appear on my webpage before they appear in Aminet's RECENT file.
  86. http://www.silly.com/~lucky
  87.  
  88. IRC nick: DC1 (on most irc networks)
  89.  
  90. Emails, gifts, money, food, ideas, A4000 motherboards will all be accepted.
  91.  
  92. THANX TO:
  93. --------
  94. You know who you are...
  95.  
  96.  
  97. HIYAS TO:
  98. --------
  99. Kwas'97, JJJ & BobK, ERU/TAQUART, lameria z IO4,...
  100.  
  101.